WAMP Curl installation WAMP Curl installation apache apache

WAMP Curl installation


Make sure that you have uncommented the extension from the right php.ini file. You should check whether or not extension is enabled through phpinfo() command.


Or even simpler, click the wamp icon in the notification area (bottom right of your screen),go through PHP > PHP extensions and click the second item 'php_curl'.Wamp will restart automatically.


I ran into the same issue and i solved it just unistalling wamp2_x64(first installed in c:\wamp) and reinstalling wamp_x86 in the folder C:/Program Files (x86)/wamp.

That seems to solve the problem, I guess it might be a problem with the dlls for 64 bits.