I have this error but I uncomment this extension=php_curl.dll in php.ini
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The Problem is, that the wamp curl module has a bug in the 64bit version. I had the same problem here.
Look here:
http://www.anindya.com/php-5-4-3-and-php-5-3-13-x64-64-bit-for-windows/
http://forum.wampserver.com/read.php?2,85716
Take the curl module and replace it with your existing module (If you have the 64bit version) i have replaved the module in the 32bit version, too. But then you need an other module. Use the TS (Thread Safe) version. I hope you use the 64bit version.