I installed wampserver with Apache v2.2.17 and PHP v5.3.5. When I use the function file_get_contents() with the HTTPS URL as a parameter, I get the following wa
file_get_contents()
I looked it up and you should:
ssl_module
php_openssl
Working! :)