How can I find out what curl version a specific Windows binary is running without installing it onto a working server?
For example PHP 5.3.5 has curl 7.19.10 on Ubuntu, how can I confirm that the same curl version will be bundled with the Windows binaries for PHP 5.3.5?
http://www.php.net/manual/en/function.curl-version.php
returns