try to set path to OpenSSL includes using
SET INCLUDE=D:\develop\OpenSSL\include;%INCLUDE%
not using
configure -openssl -I C:\OpenSSL\include\openssl -L C:\OpenSSL\lib\MinGW
.