Ok, I have read this and this.
I have done the following:
- Enabled
extension=php_curl.dllin bothc:\wamp\bin\apache\apache2.2.22\php.iniandc:\wamp\bin\php\php5.3.13\php.ini - Downloaded curl here and replaced
php_curl.dllinc:\wamp\bin\php\ext\ - Added
c:\wamp\bin\php\php5.3.13\to PATH (cozlibeay32.dllandssleay32.dllare there). My PATH is as follows btw:
C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\wamp\bin\php\php5.3.13\ - Copied and Pasted
libeay32.dllandssleay32.dlltoc:\Windowsandc:\Windows\System32 - Restarted Apache a number of times
There is still absolutely no sign of curl in phpinfo().
What have missed here?