I keep getting this error in my log file after upgrading to Wampserver 3.3.5
`PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php8.3.7/ext/curl (The specified module could not be found), c:/wamp64/bin/php/php8.3.7/ext/php_curl.dll (The specified procedure could not be found)) in Unknown on line 0`
I have checked and confirmed that the file php_curl.dll exists in the directory c:/wamp64/bin/php/php8.3.7/ext/
I don't really know where to go from here
`PHP Warning: PHP Startup: Unable to load dynamic library 'curl' (tried: c:/wamp64/bin/php/php8.3.7/ext/curl (The specified module could not be found), c:/wamp64/bin/php/php8.3.7/ext/php_curl.dll (The specified procedure could not be found)) in Unknown on line 0`
I have checked and confirmed that the file php_curl.dll exists in the directory c:/wamp64/bin/php/php8.3.7/ext/
I don't really know where to go from here