Enabling Curl for Wamp’s PHP on Windows 7

Turns out that WAMP for Windows 7 computers is not packaged with the correct version of Curl.

If you like this video please subscribe to my new Channel http://www.youtube.com/user/bescientifik
Thanks!

I did some research on setting up Curl for WAMP on Windows 7 machines and here’s how to fix it:

1: Exit WAMP.

2: Open the WAMP folder navigate to bin/php/php5.4.3/ext

3: Lets create a backup of your current php_curl.dll file. Rename it php_curloriginal.dll

4: Get the correct Curl Dll file for Windows 7 computers from here:

PHP 5.4.3 and PHP 5.3.13 x64 (64 bit) for Windows


or go directly to the correct file for Windows 7 machines at mediafire here:
http://www.mediafire.com/download/3ay381k3cq59cm2/php_curl-5.4.3-VC9-x64.zip

5: Open Wamp folder navigate to WAMP\bin\php\-your version of php-\ and open the php.ini file: uncomment “extension=php_curl.dll” by removing the semicolon “;”

6: Navigate to WAMP\bin\Apache\-your version of apache-\bin\ and open the php.ini file: uncomment extension=php_curl.dll by removing the semicolon “;”
you can also right click on WAMP icon – PHP – extensions and click “php_curl” to enable it.

extradrmtech

Since 30 years I work on Database Architecture and data migration protocols. I am also a consultant in Web content management solutions and medias protecting solutions. I am experienced web-developer with over 10 years developing PHP/MySQL, C#, VB.Net applications ranging from simple web sites to extensive web-based business applications. Besides my work, I like to work freelance only on some wordpress projects because it is relaxing and delightful CMS for me. When not working, I like to dance salsa and swing and to have fun with my little family.

You may also like...