Download OpenSSL for Windows
http://gnuwin32.sourceforge.net/packages/openssl.htm
open CMD and generate the pfx file
C:\OpenSSL-Win32\bin>openssl.exe pkcs12 -export -out certificate.pfx -inkey C:\private_key.pem -in C:\certificate.crt -certfile C:\internediate_certificate.crt