Unable to find the wrapper "https" (PHP 5.3)

I found this line in my php.ini file:

;extension=php_openssl.dll

I took out the semi-colon, stopped Apache, then started it. But the same warning shows up. Is there some way to verify that the extension was, in fact, enabled, perhaps in phpinfo()?