Run A Program(.exe)

Hai friends,
I have created a website in which i have run a .exe using php_exec() function.
(The .exe file is created through Turbo c compiler,because i use c program to get result)

The result from php-exec() function is stored in php array and i use that array elements for getting result.

I know that linux will not run .exe file.

But i need a way to make it run.

Whether is there is way to create a .(extension) which can be run by php-exec() function?

Probably be looking at http://hostinger.com for a server/virtual server to run .exe files surely?