Problem
Curl working for 7.2 but not working for 5.6 Wamp
- Few months back I installed wamp then I uninstall it and use xamp 7.2.
- But now I install wamp and set the PHP version 5.6.
- (wamp) When I check the phpinfo curl not show for 5.6, But when I change the PHP version to 7.2 curl is showing.
- Curl version showing in cmd 7.55.1
What I tried
I added php_curl.dll in php5.6./ext and apache bin folder and remove the semicolon in php.in
I also added curl.cainfo="c:/wamp/cacert.pem"
But still curl not enable for 5.6
Error log
[20-Dec-2019 12:02:35 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'c:/wamp64/bin/php/php5.6.40/ext/php_curl.dll' - The specified procedure could not be found. in Unknown on line 0