Hi John, assuming that you have 5 microvolts and you want 5 volts, this is a million to one amplification. Far more than could be done with a single amplifier. Even if you could do it, it would be an uncontrollable oscillator. Even if you limit your gain to 1000:1 you will probably only end up with oscillators.
So, I recommend that you do 3 series amplifier stages, each with a gain of 100. I like either a TexInst OPA2137 or a Analog Devices OP275. You will need a supply voltage of at least +/- 9 volts. +/- 12 volts is better.
To connect, you put a 1Kohm resistor to the - input pin, and a 100Kohm resistor between the - input pin and the output pin. Then connect the + input pin to ground. Put your transducer output to the first 1Kohm resistor and the output of the first amp to the 1K resistor of the next stage. Put the output of the last stage into your microcontroller.
If you have too much voltage at the microcontroller, reduce the 100Kohm resistor in one stage only.
Good luck.