I'm having problem to get PHP CURL to work on my machine. I'm using Windows 7 Home Premium Edition (64 bit).
I tried to follow every single tips availble but couldn't get it to appear when I did phpinfo(). And, till now my CURL function is still not working.
Enable php_curl.dll extension from php.ini
Copy libeay32.dll and ssleay32.dll to Windows\System32 folder
Restart Apache
I'm using PHP 5.2.14 thread safe (the zip package) and Apache 2.2.5. Experts, please help me on this.
Thx!